GLContext.getSharedContext

Used to retrieves the GdkGLContext that this @context share data with.

As many contexts can share data now and no single shared context exists anymore, this function has been deprecated and now always returns %NULL.

More...
class GLContext
getSharedContext
()

Return Value

Type: GLContext

%NULL

Detailed Description

Deprecated: Use [method@Gdk.GLContext.is_shared] to check if contexts can be shared.

Meta